[INFO] fetching crate lla_plugin_utils 0.5.7...
[INFO] checking lla_plugin_utils-0.5.7 against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1
[INFO] extracting crate lla_plugin_utils 0.5.7 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate lla_plugin_utils 0.5.7
[INFO] finished tweaking crates.io crate lla_plugin_utils 0.5.7
[INFO] tweaked toml for crates.io crate lla_plugin_utils 0.5.7 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lla_plugin_utils 0.5.7 on toolchain d1d7143153307f561233bd4d93e2a3b24157b081
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lla_plugin_utils 0.5.7 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e77b1d0bc88c34752bc0b3b3841976eb681defb0252ba9e4a6184fdeb8255790
[INFO] running `Command { std: "docker" "start" "e77b1d0bc88c34752bc0b3b3841976eb681defb0252ba9e4a6184fdeb8255790", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e77b1d0bc88c34752bc0b3b3841976eb681defb0252ba9e4a6184fdeb8255790" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e77b1d0bc88c34752bc0b3b3841976eb681defb0252ba9e4a6184fdeb8255790", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e77b1d0bc88c34752bc0b3b3841976eb681defb0252ba9e4a6184fdeb8255790" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling libc v0.2.166
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking quick-xml v0.32.0
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking users v0.11.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking indicatif v0.17.9
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]     Checking onig v6.4.0
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling lla_plugin_interface v0.5.7
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking plist v1.7.0
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking syntect v5.2.0
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking lla_plugin_utils v0.5.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.15s
[INFO] running `Command { std: "docker" "inspect" "e77b1d0bc88c34752bc0b3b3841976eb681defb0252ba9e4a6184fdeb8255790", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e77b1d0bc88c34752bc0b3b3841976eb681defb0252ba9e4a6184fdeb8255790", kill_on_drop: false }`
[INFO] [stdout] e77b1d0bc88c34752bc0b3b3841976eb681defb0252ba9e4a6184fdeb8255790
